github.com/go-faster/jx.streamState.setError (method)
5 uses
github.com/go-faster/jx (current package)
w_b64.go#L37: s.setError(err)
w_b64.go#L41: s.setError(err)
w_stream.go#L47: func (s *streamState) setError(err error) {
w_stream.go#L63: s.setError(err)
w_stream.go#L66: s.setError(io.ErrShortWrite)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |